home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / HyperCard Files / TAOTECHINGƒ / Tao Te Ching / card_10546.txt < prev    next >
Encoding:
Text File  |  1988-09-26  |  3.3 KB  |  174 lines

  1. -- card: 10546 from stack: in
  2. -- bmap block id: 10228
  3. -- flags: 0000
  4. -- background id: 3479
  5. -- name: P14
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=206 top=45 right=64 bottom=229
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: P30
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   put the short name of me into this
  23.   push card
  24.   go to card this
  25. end mouseUp
  26.  
  27.  
  28.  
  29. -- part 3 (button)
  30. -- low flags: 00
  31. -- high flags: 2000
  32. -- rect: left=206 top=63 right=94 bottom=229
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: P28
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   put the short name of me into this
  44.   push card
  45.   go to card this
  46. end mouseUp
  47.  
  48.  
  49.  
  50. -- part 4 (button)
  51. -- low flags: 00
  52. -- high flags: 2000
  53. -- rect: left=205 top=97 right=119 bottom=229
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: P32
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   put the short name of me into this
  65.   push card
  66.   go to card this
  67. end mouseUp
  68.  
  69.  
  70.  
  71. -- part 5 (button)
  72. -- low flags: 00
  73. -- high flags: 2000
  74. -- rect: left=205 top=120 right=143 bottom=229
  75. -- title width / last selected line: 0
  76. -- icon id / first selected line: 0 / 0
  77. -- text alignment: 1
  78. -- font id: 0
  79. -- text size: 12
  80. -- style flags: 0
  81. -- line height: 16
  82. -- part name: P29
  83. ----- HyperTalk script -----
  84. on mouseUp
  85.   put the short name of me into this
  86.   push card
  87.   go to card this
  88. end mouseUp
  89.  
  90.  
  91.  
  92. -- part 6 (button)
  93. -- low flags: 00
  94. -- high flags: 2000
  95. -- rect: left=205 top=142 right=158 bottom=229
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: P34
  104. ----- HyperTalk script -----
  105. on mouseUp
  106.   put the short name of me into this
  107.   push card
  108.   go to card this
  109. end mouseUp
  110.  
  111.  
  112.  
  113. -- part 7 (button)
  114. -- low flags: 00
  115. -- high flags: 2000
  116. -- rect: left=201 top=157 right=194 bottom=233
  117. -- title width / last selected line: 0
  118. -- icon id / first selected line: 0 / 0
  119. -- text alignment: 1
  120. -- font id: 0
  121. -- text size: 12
  122. -- style flags: 0
  123. -- line height: 16
  124. -- part name: P31
  125. ----- HyperTalk script -----
  126. on mouseUp
  127.   put the short name of me into this
  128.   push card
  129.   go to card this
  130. end mouseUp
  131.  
  132.  
  133.  
  134. -- part 8 (button)
  135. -- low flags: 00
  136. -- high flags: 2000
  137. -- rect: left=205 top=193 right=217 bottom=228
  138. -- title width / last selected line: 0
  139. -- icon id / first selected line: 0 / 0
  140. -- text alignment: 1
  141. -- font id: 0
  142. -- text size: 12
  143. -- style flags: 0
  144. -- line height: 16
  145. -- part name: P33
  146. ----- HyperTalk script -----
  147. on mouseUp
  148.   put the short name of me into this
  149.   push card
  150.   go to card this
  151. end mouseUp
  152.  
  153.  
  154.  
  155. -- part 9 (button)
  156. -- low flags: 00
  157. -- high flags: 2000
  158. -- rect: left=202 top=216 right=242 bottom=230
  159. -- title width / last selected line: 0
  160. -- icon id / first selected line: 0 / 0
  161. -- text alignment: 1
  162. -- font id: 0
  163. -- text size: 12
  164. -- style flags: 0
  165. -- line height: 16
  166. -- part name: P34
  167. ----- HyperTalk script -----
  168. on mouseUp
  169.   put the short name of me into this
  170.   push card
  171.   go to card this
  172. end mouseUp
  173.  
  174.